programs.floorp.profiles.<name>.extensions.exactPermissions
When enabled,
programs.floorp.profiles.<profile>.extensions.settings.<extensionID>.permissions
must specify the exact set of permissions that the
extension will request.
This means that if the authorized permissions are broader than what the extension requests, the assertion will fail.
- Type
boolean- Default
false- Example
true- Declared
- <home-manager/modules/programs/floorp.nix>